ASP.NET Core MVC コントロールヘルプ
RowFields(Action<ViewFieldCollectionBuilder>) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotPanelBuilder クラス > RowFields メソッド : RowFields(Action<ViewFieldCollectionBuilder>) メソッド
The build function
Sets the RowFields property.
シンタックス
'宣言
 
Public Overloads Function RowFields( _
   ByVal build As System.Action(Of ViewFieldCollectionBuilder) _
) As PivotPanelBuilder
public PivotPanelBuilder RowFields( 
   System.Action<ViewFieldCollectionBuilder> build
)

パラメータ

build
The build function

戻り値の型

Current builder
解説
Gets the list of C1.Web.Mvc.Olap.PivotField objects that define the fields shown as rows in the output table.
参照

PivotPanelBuilder クラス
PivotPanelBuilder メンバ
オーバーロード一覧